Fix help text of ext2load and fatload.
authorPavel Machek <[email protected]>
Wed, 9 Jul 2014 20:40:07 +0000 (22:40 +0200)
committerTom Rini <[email protected]>
Tue, 22 Jul 2014 11:44:25 +0000 (07:44 -0400)
commit6b367467f154f03e154ade92125ae003083aaf7f
tree3a012b16ace65010106ced76d6baa8848ea8ca71
parent9d16e93dc25025b29d3450537d180fd6e7c72e00
Fix help text of ext2load and fatload.

Fix help text of ext2load and fatload to match code in fs/fs.c

Signed-off-by: Pavel Machek <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
common/cmd_ext2.c
common/cmd_fat.c